POV-Ray : Newsgroups : moray.win : YAFR : Re: YAFR Server Time
1 May 2024 14:25:53 EDT (-0400)
  Re: YAFR  
From: Tim Cook
Date: 9 Dec 2005 18:22:12
Message: <439a11a4$1@news.povray.org>
Patrick Elliott wrote:
> Is that clearer? I using isn't necessarily the right word, its just the 
> one commonly used in programming languages that provide this feature. 
> Though in those case, your actually specifying the 'scope' of the item 
> your trying to deal with, such as the properties on Button1 from Window2, 
> whose parent is Window1: Window1.Window2.Button1.Text, etc. Instead you 
> tell the language to make Temp_Buttom = Window1.Window2.Button1, then 
> just refer to Temp_Button.Text when writing the code.

Hmm, but then you still need to declare all the references 
somewhere...like I mentioned, if it's a wall plate or something that is 
always the same, you can just duplicate it, but what to do for things 
that are almost identical, like the width of a door frame, the moulding 
is the same but the length is different, and just scaling a duplicate 
will stretch the texture, too...

-- 
Tim Cook
http://home.bellsouth.net/p/PWP-empyrean

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GFA dpu- s: a?-- C++(++++) U P? L E--- W++(+++)>$
N++ o? K- w(+) O? M-(--) V? PS+(+++) PE(--) Y(--)
PGP-(--) t* 5++>+++++ X+ R* tv+ b++(+++) DI
D++(---) G(++) e*>++ h+ !r--- !y--
------END GEEK CODE BLOCK------


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.